﻿2026-07-26T22:06:00.9680228Z ##[group]Run actions/checkout@v5
2026-07-26T22:06:00.9680731Z with:
2026-07-26T22:06:00.9681036Z   repository: BigscreenVR/spt-bs-core
2026-07-26T22:06:00.9683503Z   token: ***
2026-07-26T22:06:00.9683801Z   ssh-strict: true
2026-07-26T22:06:00.9684096Z   ssh-user: git
2026-07-26T22:06:00.9684382Z   persist-credentials: true
2026-07-26T22:06:00.9684712Z   clean: true
2026-07-26T22:06:00.9685004Z   sparse-checkout-cone-mode: true
2026-07-26T22:06:00.9685341Z   fetch-depth: 1
2026-07-26T22:06:00.9685630Z   fetch-tags: false
2026-07-26T22:06:00.9685937Z   show-progress: true
2026-07-26T22:06:00.9686234Z   lfs: false
2026-07-26T22:06:00.9686506Z   submodules: false
2026-07-26T22:06:00.9686790Z   set-safe-directory: true
2026-07-26T22:06:00.9687132Z   allow-unsafe-pr-checkout: false
2026-07-26T22:06:00.9687456Z env:
2026-07-26T22:06:00.9687758Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-26T22:06:00.9688121Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-26T22:06:00.9688462Z ##[endgroup]
2026-07-26T22:06:01.1816826Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T22:06:01.1818082Z ##[group]Getting Git version info
2026-07-26T22:06:01.1818630Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-26T22:06:01.2077162Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-26T22:06:01.2289193Z git version 2.43.0.windows.1
2026-07-26T22:06:01.2312050Z ##[endgroup]
2026-07-26T22:06:01.2319754Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b562ff2a-69ab-4afc-8541-c643230d7545\.gitconfig'
2026-07-26T22:06:01.2333248Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b562ff2a-69ab-4afc-8541-c643230d7545' before making global git config changes
2026-07-26T22:06:01.2334379Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T22:06:01.2338189Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-26T22:06:01.2573958Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-26T22:06:01.2774196Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T22:06:01.2799118Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T22:06:01.2802910Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T22:06:01.3012364Z HEAD
2026-07-26T22:06:01.4168443Z ##[endgroup]
2026-07-26T22:06:01.4172902Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-26T22:06:02.0405862Z ##[group]Cleaning the repository
2026-07-26T22:06:02.0409425Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-26T22:06:10.2946941Z Removing .adapter-notify/
2026-07-26T22:06:10.2947826Z Removing target/
2026-07-26T22:06:10.2977337Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-26T22:06:10.3689394Z HEAD is now at 60ca1d97 Merge fdb45c7500a3c1d120a9b00d33c9635cd47103a7 into a64f7c3ccbf3e47033c4b17b8733cc6f1589c0e5
2026-07-26T22:06:10.3718092Z ##[endgroup]
2026-07-26T22:06:10.3718534Z ##[group]Disabling automatic garbage collection
2026-07-26T22:06:10.3723035Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-26T22:06:10.3966062Z ##[endgroup]
2026-07-26T22:06:10.3973738Z ##[group]Setting up auth
2026-07-26T22:06:10.3974431Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-26T22:06:10.4202547Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-26T22:06:10.8916449Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T22:06:10.9165735Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-26T22:06:11.3746617Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T22:06:11.3975440Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-26T22:06:11.9581991Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-26T22:06:11.9891423Z ##[endgroup]
2026-07-26T22:06:11.9891848Z ##[group]Fetching the repository
2026-07-26T22:06:11.9898149Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +25c3badce4cb904a4110c1eb24b53726c211ee7a:refs/remotes/origin/main
2026-07-26T22:06:12.8215712Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-26T22:06:12.8216347Z  + a64f7c3c...25c3badc 25c3badce4cb904a4110c1eb24b53726c211ee7a -> origin/main  (forced update)
2026-07-26T22:06:12.8355274Z ##[endgroup]
2026-07-26T22:06:12.8355694Z ##[group]Determining the checkout info
2026-07-26T22:06:12.8356071Z ##[endgroup]
2026-07-26T22:06:12.8361566Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-26T22:06:12.8647316Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-26T22:06:12.9249751Z ##[group]Checking out the ref
2026-07-26T22:06:12.9255184Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-26T22:06:13.0095009Z branch 'main' set up to track 'origin/main'.
2026-07-26T22:06:13.0095335Z Your branch is up to date with 'origin/main'.
2026-07-26T22:06:13.0095831Z Previous HEAD position was 60ca1d97 Merge fdb45c7500a3c1d120a9b00d33c9635cd47103a7 into a64f7c3ccbf3e47033c4b17b8733cc6f1589c0e5
2026-07-26T22:06:13.0096281Z Switched to and reset branch 'main'
2026-07-26T22:06:13.0117223Z ##[endgroup]
2026-07-26T22:06:13.0378571Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-26T22:06:13.0598998Z 25c3badce4cb904a4110c1eb24b53726c211ee7a
